[INFO] cloning repository https://github.com/LinwoodDev/AssetSystem
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LinwoodDev/AssetSystem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinwoodDev%2FAssetSystem", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinwoodDev%2FAssetSystem'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2644960826ec6c1a495f14beea7b59be1545f356
[INFO] fixing LinwoodDev/AssetSystem against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinwoodDev%2FAssetSystem" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/LinwoodDev/AssetSystem
[INFO] finished tweaking git repo https://github.com/LinwoodDev/AssetSystem
[INFO] tweaked toml for git repo https://github.com/LinwoodDev/AssetSystem written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LinwoodDev/AssetSystem on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LinwoodDev/AssetSystem already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded handlebars v6.4.0
[INFO] [stderr]   Downloaded hybrid-array v0.4.11
[INFO] [stderr]   Downloaded digest-io v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0a706e8f0d33e67f3440fbe435349ce4b82f3629f6d1db308277606462a87af5
[INFO] running `Command { std: "docker" "start" "0a706e8f0d33e67f3440fbe435349ce4b82f3629f6d1db308277606462a87af5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0a706e8f0d33e67f3440fbe435349ce4b82f3629f6d1db308277606462a87af5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a706e8f0d33e67f3440fbe435349ce4b82f3629f6d1db308277606462a87af5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0a706e8f0d33e67f3440fbe435349ce4b82f3629f6d1db308277606462a87af5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking hybrid-array v0.4.11
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking rust-embed-utils v8.11.0
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling luna_cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr] warning: luna_cli@0.1.0: Project Root: /opt/rustwide/workdir/cli
[INFO] [stderr] warning: luna_cli@0.1.0: Source Path: /opt/rustwide/workdir/cli/node_modules/@linwooddev/style/css/main.css
[INFO] [stderr] error: failed to run custom build command for `luna_cli v0.1.0 (/opt/rustwide/workdir/cli)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/luna_cli-2c51d967b60cd78e/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:warning=Project Root: /opt/rustwide/workdir/cli
[INFO] [stderr]   cargo:warning=Source Path: /opt/rustwide/workdir/cli/node_modules/@linwooddev/style/css/main.css
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0a706e8f0d33e67f3440fbe435349ce4b82f3629f6d1db308277606462a87af5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a706e8f0d33e67f3440fbe435349ce4b82f3629f6d1db308277606462a87af5", kill_on_drop: false }`
[INFO] [stdout] 0a706e8f0d33e67f3440fbe435349ce4b82f3629f6d1db308277606462a87af5
